-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance encoding algorithm and improve naming convention #594
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #594 +/- ##
=======================================
Coverage 86.21% 86.22%
=======================================
Files 14 14
Lines 2843 2845 +2
=======================================
+ Hits 2451 2453 +2
Misses 282 282
Partials 110 110 ☔ View full report in Codecov by Sentry. |
GetServiceReader() ServiceReader | ||
GetTaskManager() TaskManager | ||
GetTaskReader() TaskReader | ||
GetKeyManager() KeyManager | ||
GetKeyReader() KeyReader |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this change breaking for users?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perfecto
bors merge
What does this PR do?
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!